Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 20 Oct 2009 14:03:48 +0000 (14:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 20 Oct 2009 14:03:48 +0000 (14:03 +0000)
src/ChangeLog

index 7ba29f27e631b57bd219567ebb76eecbc8f83c6c..ca1e67f89a70ac4f3d0f4726ee4ae930707f8464 100644 (file)
@@ -1,7 +1,7 @@
 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * character.c (char_resolve_modifier_mask): Don't resolve meta to the
-       8th bit, since that only made since in the ASCII world (bug#4751).
+       8th bit, since that only made sense in the ASCII world (bug#4751).
 
 2009-10-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>